Skip to content

Conversation

@thom311
Copy link
Owner

@thom311 thom311 commented Aug 8, 2025

Kernel stores the timer values internally in HZ size, so it looses precision when converting to HZ and back. And as the HZ value is configurable, it depends on the kernel, how exactly the values get mangled.

Relax the check for that.

#444

Kernel stores the timer values internally in HZ size, so it looses
precision when converting to HZ and back. And as the HZ value is
configurable, it depends on the kernel, how exactly the values
get mangled.

Relax the check for that.

Fixes: 996f617 ('[tests] Add full kernel-roundtrip test-suite for rtnl_nh')

#444
@thom311 thom311 force-pushed the th/tests-relax-hz-timers branch from 4180d21 to 6a97472 Compare August 8, 2025 10:38
thom311 added a commit that referenced this pull request Aug 11, 2025
Kernel stores the timer values internally in HZ size, so it looses
precision when converting to HZ and back. And as the HZ value is
configurable, it depends on the kernel, how exactly the values
get mangled.

Relax the check for that.

Fixes: 996f617 ('[tests] Add full kernel-roundtrip test-suite for rtnl_nh')

#444
#445
@thom311
Copy link
Owner Author

thom311 commented Aug 11, 2025

merged as 69231b6

@thom311 thom311 closed this Aug 11, 2025
@thom311 thom311 deleted the th/tests-relax-hz-timers branch August 13, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants